google.golang.org/protobuf/internal/impl.MessageInfo.unmarshal (method)

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_message.go#L184: 		mi.methods.Unmarshal = mi.unmarshal
		decode.go#L59: func (mi *MessageInfo) unmarshal(in protoiface.UnmarshalInput) (protoiface.UnmarshalOutput, error) {